DataFrame.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct DataFrame
size_t[]
opSlice
(
size_t i
)
(
size_t start
,
size_t end
)
if (
(i == 0) ||
(i == 1)
)

Meta